home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 1050 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: po.CWRU.Edu!den
  2. From: den@po.CWRU.Edu (Duane E. Norris)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Programming question [MUSIC/RASTERS]
  5. Date: 22 Jan 1996 05:49:54 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Message-ID: <4dv8i2$61j@madeline.INS.CWRU.Edu>
  8. References: <gl0DZoO00YUqA5QGMm@andrew.cmu.edu>
  9. Reply-To: den@po.CWRU.Edu (Duane E. Norris)
  10. NNTP-Posting-Host: roo.ins.cwru.edu
  11.  
  12.  
  13.  
  14. jsr $1000 ;in init
  15. jsr $1003 ;in interruppt
  16. some players are different thou
  17. some are
  18.  
  19. $1000+$1003    $1000+$10006     $1021+$1048  etc....the 1st 2 are the most common
  20.  
  21. In a previous article, wnolan+@andrew.cmu.edu (William Nolan) says:
  22.  
  23. >Hi, now that I mastered rasters, I was wondering if anyone knew the
  24. >specifics of playing music made with, say, DMC (since this is the only
  25. >one I know how to use right now) or any other tracker program, in the
  26. >background.  I understand the general concepts, ie. you have to call
  27. >their routine once every 1/60th seconds or so, tie it onto a raster
  28. >interrupt somewhere, etc.  I guess there's probably some unpacking
  29. >involved as well ...  but since DMC came with no docs on how to play
  30. >their musics, I don't know how to!  Any help would be appreciated...
  31. > _ _    _ _   _ _   _ _     _ _
  32. >[@@@|  |@@@] [@@@] [@@@]   [@@@]
  33. >[~~~|/\|~~~] [~~~] [~~~]_  [~~~]_    William Nolan -- wn22@andrew.cmu.edu
  34. >[!!!!!!!!!!] [!!!] [!!!!!] [!!!!!]
  35. > \ _ /\ _ /  [_ _] [_ _ _] [_ _ _]
  36. >
  37.  
  38.